home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / unix / textmstr.shr / Source Code ƒ / U / DoMenuTextMaster.h < prev    next >
Encoding:
Text File  |  1991-05-10  |  420 b   |  16 lines

  1. /*  DoMenuTextMaster                                                      Special menu handling */
  2.  
  3. /* Unit name:  DoMenuTextMaster.h   */
  4. /* Function:  Handle other specific menu lists. */
  5. /* History: 5/9/91 Original by Prototyper 3.0   */
  6.  
  7. /* ======================================================= */
  8.  
  9. /* Handle other menu lists */
  10. void Handle_Other_Menus(short theMenu, short theItem);
  11.  
  12.  
  13. /* ======================================================= */
  14.  
  15.  
  16.